setStrokeColor

abstract fun setStrokeColor(block: DesignBlock, color: Color)

Set the stroke color of the given design block. Required scope: "stroke/change"

Parameters

block

the block whose stroke color should be set.

color

the color to set.